home *** CD-ROM | disk | FTP | other *** search
- "MainWindow" = {
- ACTIONS = (
- "display:",
- "showLeakedNodes:",
- "showTouchedNodes:",
- "removeFilter:",
- "invert:",
- "mark:",
- "showAllNodes:",
- "browserClicked:",
- "unprotectHeap:",
- "protectHeap:",
- "show:",
- "showNewNodes:",
- "showUntouchedNodes:"
- );
- OUTLETS = (
- scrollView,
- splitView,
- stringTable,
- browser,
- iconButton,
- filterBox,
- invertButton,
- filterButton,
- showMatrix,
- totalNodesFormCell,
- unprotectButton,
- sortMatrix,
- protectButton,
- window,
- totalBytesFormCell
- );
- SUPERCLASS = Object;
- };
- "FirstResponder" = {ACTIONS = ("orderFrontNXColorPanel:"); SUPERCLASS = NSObject; };
-